/*
  // +----------------------------------------------------------------------
  // | LanchTech [ lanchtech.com ]
  // +----------------------------------------------------------------------
  // | Copyright (c) LanchTech All rights reserved.
  // +----------------------------------------------------------------------
  // | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
  // +----------------------------------------------------------------------
  // | Author: Charles <support@lanchtech.com>
  // +----------------------------------------------------------------------
*/
body,ul,li,h1,h2,h3,h4,h5,input,button,select,p{
  list-style: none;
  margin:0;
  padding:0;
  border:0;
  color:#333;
  font-weight: normal;
  font-size:12px;
  font-family: 'Microsoft Yahei',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
a,a:hover{
  text-decoration-line: none;
  color:#333;
  font-size:12px;
}
label{
  font-weight: normal;
  margin:0;
  padding:0;
}
.layout{
  clear:both;
  margin:0;
  padding:0;
}
.container{
  padding:0 10px;
}
.nav{
  display: inline-block;
  position:relative;
  width: 100%;
  height:50px;
  line-height: 50px;
  text-align: center;
  background:url(/Public/Front/images/book_bg.gif) top center no-repeat;
  background-size:100% auto;
  background-color:#fff;
}
.nav i{
  left:15px;
  position:absolute;
}
.nav i img{
  width:30px;
}
.nav label{
  color:#fff;
  font-size:14px;
  text-align: center;
}
img{
  max-width: 100%;
}

/*header*/
.header{
  position: relative;
  z-index:101;
}
.header .top{
  font-size:13px;
  color:#fff;
  height:26px;
  line-height: 26px;
  background-color:#393939;
}
.top .left{
  float:left;
}
.top .right{
  float:right;
}
.top a{
  color:#fff;
  font-size:13px;
}
.header .head{
  height:120px;
  background:url(/Public/Front/images/bg_topearth.png) #c21d1d top center no-repeat;
  background-position: center -26px;
}
.header .head .container{
  position: relative;
}
.head .logo{
  float:left;
  margin-top:15px;
}
.head .right{
  float:right;
  position: absolute;
  right:10px;
  color:#fff;
  margin-top:10px;
}
.head .right span{
  display:block;
  margin-bottom:8px;
}
.head .right .tel{
  padding-left:36px;
  font-size:18px;
  background:url(/Public/Front/images/ico_tel.png) left center no-repeat;
  background-size:30px;
}
.head .right .mail{
  padding-left:36px;
  font-size:18px;
  background:url(/Public/Front/images/ico_mail.png) left center no-repeat;
  background-size:30px;
}
.head .right .search{
  height:35px;
  background-color:#fff;
}
.search input{
  float:left;
  padding-left:10px;
  height:30px;
  margin-top:2px;
  width:160px;
}
.search button{
  float:right;
  height:35px;
  width:50px;
  background:url(/Public/Front/images/ico_search.png) #ddd center center no-repeat;
}

.menu{
  height:50px;
  background-color:#393939;
}
.menu a{
  color:#fff;
}
.menu a h2{
  color:#fff;
  font-size:16px;
  line-height: 24px;
  margin-top:12px;
  border-right: 1px solid #fff;
}
.menu >ul >li{
  float:left;
  position: relative;
  width:11.11%;
  height:50px;
  text-align: center;
}
.menu >ul >li:hover h2{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.menu >ul >li.act h2{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.menu >ul >li .imenu{
 
}
.menu >ul >li:last-child h2{
  border-right:none;
}
.menu >ul >li .child{
  display:none;
  position: absolute;
  left:-20px;
  width:180px;
  padding:6px 20px;
  margin-top:14px;
  box-shadow: 0 0 4px #333;
  z-index: 99;
  background-color:#fff;
}
.menu >ul >li .productmenu{
  width:240px;
}
.menu .child li{
  clear:both;
  height:50px;
  border-bottom:1px solid #ccc;
}
.menu .child li:last-child{
  border-bottom:none;
}
.menu .child li h3{
  text-align: center;
  font-size:14px;
  line-height: 50px;
}
.menu .productmenu li h3{
  float:left;
}
.menu .child li:hover h3{
  color:#c21d1d;
}
.menu .child li img{
  float:right;
  margin-top:5px;
  max-height: 40px;
}

/*footer*/
.footer{}
.footer .finfo{
  padding:30px 0 0px 0;
  box-shadow: 0 -2px 4px #aaa;
  background:url(/Public/Front/images/bg_earth.png) #fafafa center center no-repeat;
  background-position: -80px auto;
}
.finfo .com{
  display:block;
  font-weight: bold;
  font-size:16px;
  margin:15px auto;
}
.finfo .fcom span{
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.finfo .fcom span a{
  font-size:14px;
}
.finfo span.flag{
  display:block;
  font-size:16px;
  font-weight: bold;
}
.finfo .fmodel h5{
  display: inline-block;
  font-size:16px;
  font-weight: bold;
  margin:0px auto 5px auto;
}
.finfo .fmodel h5:after{
  content:'>';
  font-family: 'ËÎÌå','SimSun';
  padding-left:8px;
  color:#c21d1d;
}
.finfo .fmodel ul li{
  margin:12px auto;
  height:20px;
  overflow: hidden;
}
.finfo .fmodel ul li a{
  display:block;
  line-height: 20px;
  font-size:14px;
}
.finfo .fmodel .wxdiv{
  padding:0;
}
.finfo .fmodel .wxdiv .wx{
  float:right;
  width:145px;
  max-width: 100%;
}
.finfo .fmodel .wx span{
  display:block;
  margin-bottom:14px;
  font-size:14px;
}
.finfo .fmodel .wx .wxqrcode{
  background-color:#fff;
  box-shadow: 0 0 2px #666;
  text-align: center;
  padding:4px;
  margin-bottom:4px;
}
.finfo .fmodel .wx .wxlabel{
  text-align: center;
}
.finfo .tel{
  padding-left:26px;
  background:url(/Public/Front/images/ico_ftel.png) left center no-repeat;
}
.finfo .mail{
  padding-left:26px;
  background:url(/Public/Front/images/ico_fmail.png) left center no-repeat;
}

.finfo .hotkeys{
  margin:20px auto 10px auto;
}
.finfo .hotkeys a{
  color:#555;
}
.finfo .hotkeys a:after{
  content:'|';
  padding:0 4px;
}
.finfo .flinks{
  margin:0px auto 20px auto;
}
.finfo .flinks a{
  color:#666;
  margin-right:10px;
  text-decoration: underline;
}

.footer .fbottom{
  text-align: center;
  color:#fff;
  height:80px;
  background-color:#c21d1d;
}
.fbottom .fmenu{
  margin:13px auto;
}
.fbottom .fmenu a{
  padding:0 6px;
  color:#fff;
  font-size:12px;
  display:inline-block;
  border-right:1px solid #ccc;
}
.fbottom .fmenu a:last-child{
  border-right:none;
}
.fbottom .copyright{
    font-size:12px;
}
.fbottom .copyright a{
  color:#fff;
  font-size:12px;
  padding-left:10px;
}

/*htitle*/
.htitle{
  display:block;
  padding:20px 0;
  text-align: center;
}
.htitle a{
  display:inline-block;
  margin:0 auto;
  padding:8px 0;
  background:url(/Public/Front/images/bg_line.png) left bottom no-repeat;
  background-size:100% auto;
}
.htitle a h3{
  font-size:26px;
  color:#333;
  display:inline-block;
  padding-left:64px;
  background:url(/Public/Front/images/ico_de.png) left center no-repeat;
}
.htitle a label{
  font-size:22px;
  margin-left:10px;
  color:#999;
  display:inline-block;
}
.htitle a label:before{
  content:'/';
  padding-right:6px;
}
.hmenu{
  margin-bottom:10px;
  text-align: center;
}
.hmenu a{
  font-size: 14px;
  height:34px;
  line-height: 34px;
  border-radius: 17px;
  background-color:#fff;
  display:inline-block;
  padding:0 20px;
  margin:4px;
}
.hmenu a:hover,.hmenu a.act{
  color:#fff;
  background-color:#c21d1d;
}
.hbody{
  display:inline-block;
  width:100%;
  padding:10px 0 10px 0;
}
/*pagination*/
.pagination {
  margin:10px 0;
}
.pagination span.current{
  color:#fff;
  background-color:#c21d1d;
}
/*btn*/
.abtn{
  display:inline-block;
  font-size: 14px;
  color: #fff;
  padding: 6px 30px;
  border-radius: 20px;
  margin:10px auto;
  color:#fff;
  background-color: #c21d1d;
  border:1px solid #c21d1d;

}
.abtn:hover{
  font-size:14px;
  color:#c21d1d;
  background-color: #fff;
  border:1px solid #c21d1d;
}
.tags{
  margin:10px auto;
}
.tags a{
  display:inline-block;
  text-decoration: underline;
  margin:0 10px;
}

.navbar-toggle {
    border-color: #fff;
    margin-top: 10px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.mban {
    display: none;
    z-index: 100;
    position: fixed;
    background-color: #000;
    opacity: 0.4;
    top: 0;
    width: 100%;
    height: 100%;
}

.navbar-toggle .icon-bar {
    transition: all 0.5s;
}
.mon .navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10%;
}
.mon .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10%;
}
.mon .navbar-toggle .middle-bar {
  opacity: 0;
}
.mclose .navbar-toggle .top-bar {
    transform: rotate(0);
}
.mclose .navbar-toggle .bottom-bar {
    transform: rotate(0);
}

.mfooter{
    z-index: 101;
}
.mfooter .mfmenu {
    width: 100%;
    height: 56px;
    background-color: #c21d1d;
    border-top: 1px solid #c21d1d;
    z-index: 110;
    position: fixed;
    left: 0;
    bottom: 0;
}
.mfooter .mfmenu li {
    list-style: none;
    float: left;
    height: 56px;
    text-align: center;
    vertical-align: bottom;
    width: 33.33%;
}
.mfooter .mfmenu li a {
    color: #fff;
    height: 56px;
    width: 100%;
    display: block;
}
.mfooter .mfmenu li a i{
  display: block;
  font-size: 14px;
  margin-top: 6px;
}
.mfooter .mfmenu li a label{
  display: block;
  font-size: 14px;
  margin-top: 6px;
}

/*ÓÒ¸¡¶¯²Ëµ¥*/
.fixed-side{
  position: fixed;
  right:15px;
  top:40%;
  z-index: 99;
}
.fixed-side a{
  color:#fff;
}
.fixed-side span{
  position: relative;
  display:block;
  color:#fff;
  width:66px;
  height:66px;
  border-radius: 5px;
  margin-bottom:10px;
  cursor: pointer;
}
.fixed-side span p{
  color:#fff;
  text-align: center;
  padding-top:44px;
}
.fixed-side .side-online{
  background:url(/Public/Front/images/ico_side_online.png) #c21d1d top 7px center no-repeat;
  background-size:34px;
}
.fixed-side .side-tel{
  background:url(/Public/Front/images/ico_side_tel.png) #c21d1d top 7px center no-repeat;
  background-size:34px;
}
.fixed-side .side-wx{
  background:url(/Public/Front/images/ico_side_wechat.png) #c21d1d top 7px center no-repeat;
  background-size:34px;
}
.fixed-side .side-qq{
  background:url(/Public/Front/images/ico_side_qq.png) #c21d1d top 7px center no-repeat;
  background-size:34px;
}
.fixed-side .side-top{
  background:url(/Public/Front/images/ico_side_top.png) #c21d1d top 7px center no-repeat;
  background-size:34px;
}
.fixed-side span.side-tel label{
  display:none;
  opacity: 0;
  position: absolute;
  left: -100px;
  top: 0;
  height: 66px;
  line-height: 66px;
  max-width: inherit;
  width: 200px;
  font-size:15px;
  padding-left:14px;
  border-radius: 5px;
  background-color: #c21d1d;
  overflow:hidden;
}
.fixed-side span.side-tel label a{
  font-size: 15px;
}
.fixed-side span.side-wx label{
  display:inline-block;
  opacity: 0;
  position: absolute;
  left: -100px;
  top: -40px;
  max-width:inherit;
  text-align: center;
  padding:8px;
  border-radius: 5px;
  background-color: #c21d1d;
  overflow:hidden;
}
.fixed-side span.side-wx label img{
  height: 140px;
  width: 140px;
}


@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
/*mobile*/
@media screen and (max-width: 767px) {
  .header .head{
    background:none;
    background-color:#c21d1d;
    height:88px;
  }
  .head .logo{
    float:left;
    width:65%;
    margin-top:8px;
  }
  .head .logo h1{
    text-align: center;
  }
  .head .logo img{
    width:180px;
  }
  .header .menu {
    display: none;
    width:100%;
    position: absolute;
  }
  .header .head .right{
    display:none;
  }
  .header .head #mbtnm{
    float:left;
    margin-top:20px;
    width:20%;
    margin-top:15px;
  }
  
  .header .menu .container{
    padding:0;
  }
  .header .menu li{
    display: block;
    width:100%;
    margin-top:0;
    border-bottom:1px solid #999;
    background-color:#393939;
  }
  .menu a h2{
    line-height: 36px;
    margin:0;
  }
  .menu >ul >li{
    height:36px;
  }
  .header .menu >ul >li .imenu{
    border-right:none;
  }
  .footer .fbottom {
    height:0;
    margin-bottom:56px;
  }
  .footer .fbottom .container{
    display:none;
  }
  .fbottom .copyright{
    line-height: 50px;
  }
  .footer .finfo{
    height: inherit;
    padding-top:8px;
    padding-bottom:8px;
  }
  .finfo .com{
    margin-top:5px;
  }
  .finfo .fcom{
    padding:0 4px;
  }
  .finfo .fcom span{
    margin-bottom:6px;
  }
  .finfo .fmodel{
    padding:0 4px;
    margin-top: 8px;
  }

  .pages .prevpage,.pages .nextpage{
    width:100%;
    text-align: left;
  }

  .msearch{
    float: right;
    width:15%;
    margin-top: 22px;
    text-align: center;
  }
  .msearch a{
    display:inline-block;
    width:40px;
    height:40px;
    font-size:26px;
    color:#fff;
  }

  .finfo .fcom span.logo{
    width:70%;
  }

  .htitle{
    padding:20px 0;
  }
  .htitle a h3{
    font-size:22px;
  }
  .finfo .hotkeys{
    padding:0 4px;
  }

}
/*pad*/
@media (min-width: 768px) and (max-width: 991px) {
  .menu a h2{
    font-size:15px;
  }

}

